<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_FRENCH</nationality>

		<long_name>Char 2C</long_name>
		<short_name>Char 2C</short_name>
		<comment>A super heavy tank with a 75mm SA35 cannon and 4 Reibel machine guns</comment>

		<uniform>french_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>10</number></data>
		<data><month>6</month><year>1940</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Char 2C.png</image_profile>
			<weight>69000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Renault Twin</name>
				<horsepower>500</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>5</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>85</offsetX><offsetY>-65</offsetY><angle>0</angle><vertical_angle>90</vertical_angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Char 2C.png</image_view>

			<width>300</width>
			<length>900</length>
			<height>223</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>45</upper_front>
				<lower_front>45@-20</lower_front>
				<side>22</side>
				<rear>22</rear>
				<top>20</top>
				<bottom>20</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<turret>
			<image_view>Image-Char 2C turret.png</image_view>

			<diameter>180</diameter>
			<height>108</height>
			<offsetX>0</offsetX>
			<offsetY>-225</offsetY>

			<rotate_time>36</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>45</front>
				<side>45@22</side>
				<rear>45@22</rear>
				<top>30</top>
				<mantlet>45</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_75_SA35</type><offsetX>-2</offsetX><offsetY>-97</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_75_SA35</for><flavour>FLAVOUR_HE</flavour><rounds>89</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_SA35</for><flavour>FLAVOUR_AP</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_SA35</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<turret>
			<image_view>Image-Char 2C turret rear.png</image_view>

			<diameter>100</diameter>
			<height>80</height>
			<offsetX>0</offsetX>
			<offsetY>280</offsetY>

			<rotate_time>20</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>45</front>
				<side>45</side>
				<rear>45</rear>
				<top>20</top>
				<mantlet>45</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_REIBEL</type></weapon>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<fixed_weapon>
			<offsetX>-150</offsetX>
			<offsetY>-300</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>80</rotate_left>
			<rotate_right>80</rotate_right>
			<offset_angle>270</offset_angle>

			<weapon><type>WEAPON_LMG_REIBEL</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>150</offsetX>
			<offsetY>-300</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>80</rotate_left>
			<rotate_right>80</rotate_right>
			<offset_angle>90</offset_angle>

			<weapon><type>WEAPON_LMG_REIBEL</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>30</offsetX>
			<offsetY>-340</offsetY>
			<offsetZ>160</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>20</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_REIBEL</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
